home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Calendar 2002
/
Max Calendar 2002.iso
/
pc
/
Data_2
/
intro_2.dxr
/
00096_02_acc.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-17
|
177 b
|
7 lines
on mouseUp
numero = string(the clickOn - 2)
set the member of sprite 16 to numero & "_M"
set the member of sprite 25 to the memberNum of sprite 16 + 1
updateStage()
end